Class SC_CustomerList

Description

Located in /class/SC_CustomerList.php (line 27)

SC_SelectSql
   |
   --SC_CustomerList
Variable Summary
Method Summary
SC_CustomerList SC_CustomerList ( $array, [ $mode = ''])
void getList ()
void getListCount ()
void getListCSV ( $arrColumnCSV)
void getListMailMagazine ([ $is_mobile = false])
void getMailMagazineColumn ([ $is_mobile = false])
void getWhere ()
Variables
Methods
Constructor SC_CustomerList (line 31)
SC_CustomerList SC_CustomerList ( $array, [ $mode = ''])
  • $array
  • $mode
getList (line 360)
void getList ()
getListCount (line 401)
void getListCount ()
getListCSV (line 407)
void getListCSV ( $arrColumnCSV)
  • $arrColumnCSV
getListMailMagazine (line 365)
void getListMailMagazine ([ $is_mobile = false])
  • $is_mobile
getMailMagazineColumn (line 376)
void getMailMagazineColumn ([ $is_mobile = false])
  • $is_mobile
getWhere (line 420)
void getWhere ()

Inherited Methods

Inherited From SC_SelectSql

SC_SelectSql::SC_SelectSql()
SC_SelectSql::addSearchStr()
SC_SelectSql::clearSql()
SC_SelectSql::getSql()
SC_SelectSql::selectRange()
SC_SelectSql::selectTermRange()
SC_SelectSql::setGroup()
SC_SelectSql::setItemTerm()
SC_SelectSql::setItemTermWithNull()
SC_SelectSql::setItemTermWithNullAndSpace()
SC_SelectSql::setLimitOffset()
SC_SelectSql::setOrder()
SC_SelectSql::setSelect()
SC_SelectSql::setWhere()
SC_SelectSql::setWhereByOR()

Documentation generated on Tue, 28 Apr 2009 18:13:13 +0900 by phpDocumentor 1.4.2